ShumateStyleError

Error codes that occurs while parsing the style in [class@VectorRenderer].

Values

ValueMeaning
FAILED0

An unspecified error occurred during the operation.

MALFORMED_STYLE1

A JSON node in the style has the wrong type (e.g. an object where there should be an array).

UNSUPPORTED_LAYER2

An unsupported layer type was encountered.

INVALID_EXPRESSION3

An invalid or unrecognized expression was encountered.

SUPPORT_OMITTED4

Libshumate was compiled without vector tile support.

Meta